func runtime.getWeakHandle
3 uses
runtime (current package)
mheap.go#L2568: if handle := getWeakHandle(p); handle != nil {
mheap.go#L2619: handle = getWeakHandle(p)
mheap.go#L2633: func getWeakHandle(p unsafe.Pointer) *atomic.Uintptr {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)